You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
clMtxExpr.Norm Method
Dew Math for .NET
clMtxExpr.Norm Method
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
clMtxExpr Methods
Collapse All
Computes the Norm from source data.
Syntax
C#
Visual Basic
public
static
clVector
Norm
([In]
TOpenCLVector
Vec
);
Public
static
Function
Norm
(
Vec
As
[In]
TOpenCLVector
)
As
clVector
Remarks
Internally calls
clVector.Norm
Group
clMtxExpr Methods
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
clMtxExpr Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!